projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df6a248
)
(erc-header-line): Fix typo.
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 9 Nov 2006 01:50:35 +0000
(
01:50
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 9 Nov 2006 01:50:35 +0000
(
01:50
+0000)
lisp/erc/erc.el
patch
|
blob
|
history
diff --git
a/lisp/erc/erc.el
b/lisp/erc/erc.el
index 315c01c7348aa504eee2a8904184cd0aac598f98..1944bb1a8322db0b2dff9c53ce9e0e82bb08f35e 100644
(file)
--- a/
lisp/erc/erc.el
+++ b/
lisp/erc/erc.el
@@
-5779,7
+5779,7
@@
if `erc-away' is non-nil."
((functionp erc-header-line-face-method)
(funcall erc-header-line-face-method))
(t
- erc-header-line))))
+
'
erc-header-line))))
(cond ((featurep 'xemacs)
(setq modeline-buffer-identification
(list (format-spec erc-mode-line-format spec)))